[INFO] cloning repository https://github.com/puppypepper/rust_in_action
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/puppypepper/rust_in_action" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuppypepper%2Frust_in_action", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuppypepper%2Frust_in_action'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9fb4aac8d6e05805660be10fb562fb109474ecaa
[INFO] fixing puppypepper/rust_in_action/9fb4aac8d6e05805660be10fb562fb109474ecaa against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuppypepper%2Frust_in_action" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/puppypepper/rust_in_action
[INFO] finished tweaking git repo https://github.com/puppypepper/rust_in_action
[INFO] tweaked toml for git repo https://github.com/puppypepper/rust_in_action written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/puppypepper/rust_in_action on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/puppypepper/rust_in_action already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded publicsuffix v1.5.6
[INFO] [stderr]   Downloaded pistoncore-glutin_window v0.68.2
[INFO] [stderr]   Downloaded piston_window v0.117.0
[INFO] [stderr]   Downloaded piston2d-gfx_graphics v0.72.0
[INFO] [stderr]   Downloaded piston2d-graphics v0.39.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 05f5bcae1238a81968d5d4c4cad6b3757ce353fb18cbc2f9f7ccba4acf5afbc9
[INFO] running `Command { std: "docker" "start" "05f5bcae1238a81968d5d4c4cad6b3757ce353fb18cbc2f9f7ccba4acf5afbc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05f5bcae1238a81968d5d4c4cad6b3757ce353fb18cbc2f9f7ccba4acf5afbc9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05f5bcae1238a81968d5d4c4cad6b3757ce353fb18cbc2f9f7ccba4acf5afbc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05f5bcae1238a81968d5d4c4cad6b3757ce353fb18cbc2f9f7ccba4acf5afbc9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]     Checking piston-float v1.0.1
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking piston-viewport v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking piston-graphics_api_version v1.0.1
[INFO] [stderr]     Checking draw_state v0.8.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking gfx_core v0.9.2
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking shader_version v0.7.0
[INFO] [stderr]     Checking vecmath v1.0.0
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking piston-shaders_graphics2d v0.4.0
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling gl v0.13.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling gfx_gl v0.6.1
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking gfx v0.18.3
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]     Checking piston2d-graphics v0.39.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=4f852e54b3ff4603 -C extra-filename=-eaea67698e47ff27 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8b4b5a7f96e97d37.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e6080cd01efe6102.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13e9c34d12d674d8.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `x11-dl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name x11_dl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=81a648d0a1b9345c -C extra-filename=-1ad4dea17f9b6bb9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-9b33f8620d0db603.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-afdf41d9315b0ac1.rmeta --cap-lints allow -l dl` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "05f5bcae1238a81968d5d4c4cad6b3757ce353fb18cbc2f9f7ccba4acf5afbc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05f5bcae1238a81968d5d4c4cad6b3757ce353fb18cbc2f9f7ccba4acf5afbc9", kill_on_drop: false }`
[INFO] [stdout] 05f5bcae1238a81968d5d4c4cad6b3757ce353fb18cbc2f9f7ccba4acf5afbc9
